2025-02-03 21:43:01,462 [ 487414 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-02-03 21:43:01,463 [ 487414 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-02-03 21:43:01,463 [ 487414 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-02-03 21:43:01,463 [ 487414 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_lxgh35 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=f65c8df8fe02 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 'test_storage_rabbitmq/test.py::test_rabbitmq_select[0]' 'test_storage_rabbitmq/test.py::test_rabbitmq_select[1]' test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_system_clusters_actual_information/test.py::test 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic test_truncate_database/test_replicated.py::test_truncate_database_replicated test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [44 items] scheduling tests via LoadFileScheduling test_table_function_redis/test.py::test_create_table test_text_log_level/test.py::test_basic test_system_clusters_actual_information/test.py::test test_user_directories/test.py::test_duplicates test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_truncate_database/test_replicated.py::test_truncate_database_replicated test_system_merges/test.py::test_merge_simple[] test_storage_url_http_headers/test.py::test_storage_url_http_headers test_user_grants_from_config/test.py::test_allow_read_from_system_tables [gw4] [ 2%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw4] [ 4%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw6] [ 6%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw4] [ 9%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw6] [ 11%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw5] [ 13%] PASSED test_text_log_level/test.py::test_basic [gw0] [ 15%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw3] [ 18%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw3] [ 20%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw3] [ 22%] PASSED test_table_function_redis/test.py::test_simple_select [gw0] [ 25%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw9] [ 27%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw2] [ 29%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw0] [ 31%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw0] [ 34%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw2] [ 36%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw0] [ 38%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw0] [ 40%] PASSED test_user_directories/test.py::test_relative_path [gw2] [ 43%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] [gw2] [ 45%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw1] [ 47%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert [gw1] [ 50%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 [gw1] [ 52%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 [gw7] [ 54%] PASSED test_system_clusters_actual_information/test.py::test [gw1] [ 56%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert [gw1] [ 59%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration [gw1] [ 61%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro [gw1] [ 63%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume [gw1] [ 65%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings [gw1] [ 68%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach [gw1] [ 70%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages [gw1] [ 72%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 [gw1] [ 75%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 [gw1] [ 77%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 test_storage_rabbitmq/test.py::test_rabbitmq_select[0] [gw1] [ 79%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] test_storage_rabbitmq/test.py::test_rabbitmq_select[1] [gw1] [ 81%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[1] test_storage_rabbitmq/test.py::test_rabbitmq_select_empty [gw1] [ 84%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish [gw1] [ 86%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange [gw1] [ 88%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter [gw1] [ 90%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost [gw1] [ 93%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns [gw1] [ 95%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view [gw1] [ 97%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats [gw1] [100%] PASSED test_storage_rabbitmq/test.py::test_row_based_formats ============================== slowest durations =============================== 120.61s call test_system_clusters_actual_information/test.py::test 90.90s call test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 74.85s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 73.55s call test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 66.48s call test_storage_rabbitmq/test.py::test_row_based_formats 42.54s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 38.78s call test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 38.54s call test_system_merges/test.py::test_mutation_simple[replicated] 38.22s call test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 37.43s call test_system_merges/test.py::test_mutation_simple[] 31.29s setup test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 30.30s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 25.62s setup test_table_function_redis/test.py::test_create_table 21.79s setup test_system_merges/test.py::test_merge_simple[] 21.62s setup test_system_clusters_actual_information/test.py::test 19.20s call test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 15.44s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 14.81s setup test_user_directories/test.py::test_duplicates 14.71s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.67s setup test_text_log_level/test.py::test_basic 14.28s call test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 13.90s call test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 12.64s teardown test_storage_rabbitmq/test.py::test_row_based_formats 11.66s call test_system_merges/test.py::test_merge_simple[replicated] 11.12s call test_system_merges/test.py::test_merge_simple[] 10.96s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 10.12s call test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 8.90s call test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 8.80s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 8.46s call test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 7.48s call test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 7.32s teardown test_system_merges/test.py::test_mutation_simple[replicated] 7.22s call test_user_directories/test.py::test_mixed_style 7.21s call test_user_directories/test.py::test_local_directories 7.09s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 6.27s call test_user_directories/test.py::test_duplicates 6.27s call test_user_directories/test.py::test_memory 6.22s call test_user_directories/test.py::test_relative_path 6.09s call test_user_directories/test.py::test_old_style 5.99s teardown test_system_clusters_actual_information/test.py::test 5.68s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 5.42s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.15s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 4.72s teardown test_table_function_redis/test.py::test_simple_select 4.66s teardown test_text_log_level/test.py::test_basic 4.30s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 4.23s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 4.03s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 2.87s teardown test_user_directories/test.py::test_relative_path 2.78s call test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 2.15s call test_text_log_level/test.py::test_basic 1.86s call test_storage_rabbitmq/test.py::test_rabbitmq_vhost 1.64s call test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 1.39s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 0.71s call test_table_function_redis/test.py::test_data_type 0.70s call test_table_function_redis/test.py::test_create_table 0.58s teardown test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.54s call test_table_function_redis/test.py::test_simple_select 0.51s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.49s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.48s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.48s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.43s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.29s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.27s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.00s setup test_storage_rabbitmq/test.py::test_row_based_formats 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.00s setup test_user_directories/test.py::test_old_style 0.00s teardown test_user_directories/test.py::test_old_style 0.00s setup test_user_directories/test.py::test_memory 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_user_directories/test.py::test_relative_path 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_user_directories/test.py::test_memory 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_text_log_level/test.py::test_basic PASSED test_user_directories/test.py::test_duplicates PASSED test_table_function_redis/test.py::test_create_table PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_user_directories/test.py::test_local_directories PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_user_directories/test.py::test_memory PASSED test_user_directories/test.py::test_mixed_style PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_user_directories/test.py::test_old_style PASSED test_user_directories/test.py::test_relative_path PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[1] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view PASSED test_storage_rabbitmq/test.py::test_row_based_formats ======================== 44 passed in 608.74s (0:10:08) ========================